home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / pico_2.swf / scripts / DefineButton2_704 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2010-08-12  |  124 b   |  5 lines

  1. on(release){
  2.    _root.selsound.start();
  3.    getUrl("http://www.newgrounds.com/collection/picoday2007.html", "_blank");
  4. }
  5.